ruby ide
ruby ide
-
We believe our development effort is much better spent on making sure we have the best Ruby IDE possible .
我们相信我们努力开发的成果远比做一个最好的RubyIDE更有用。
-
One of the features missing from Ruby IDE 's is Content Assist , offering context-sensitive lookups for identifiers .
RubyIDE缺乏的特性之一是ContentAssist,这种特性针对标识符进行上下文相关的查找。
-
RDT is a far more full-featured Ruby IDE with a ton of exciting and time-saving options .
RDT是一个功能更为完善的Ruby开发环境,具备许多令人兴奋并且可以节省大量开发时间的选项。
-
The pure Ruby parser now offers a chance to change that-a Ruby IDE or other tool , can now get at a Ruby AST without getting locked in .
纯Ruby语法分析器提供了改变这种情况的机会&RubyIDE(或者其他工具)可以获得Ruby的抽象语法树,同时避免被绑定到特定的语法分析器实现上。